FootnoteSeparatorAdjustment Property

Specifies how a footnote separator line is aligned on a page. The defined values are: -center: footnote separator line centered on page. -left: footnote separator line aligned to left on page. -right: footnote separator line aligned to right on page. The default value for this attribute is left.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public Adjustment Adjustment { get; set; }

Property Value

Adjustment

See Also